const reflect.flagKindWidth
2 uses
reflect (current package)
value.go#L75: flagKindWidth = 5 // there are 27 kinds
value.go#L76: flagKindMask flag = 1<<flagKindWidth - 1
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)